home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr28 / ntmgr94.zip / WHATSNEW.094 < prev   
Text File  |  1993-03-27  |  1KB  |  44 lines

  1. What is new in NetMgr 0.94ß?
  2.  
  3. *   Changing a pointnumber in *.MSG areas would not work, because only the
  4.     header (and not the TOPT/FMPT kludges) were rewritten. The same goes
  5.     for INTL kludges, I guess. All three kludges are now stripped when
  6.     rewriting a message (and added again, if necessary).
  7.     Hopefully this solves the problem..
  8.  
  9. *          !!  THIS CHANGE WILL BREAK 99% OF THE CONFIG FILES  !!
  10.     
  11.     NetMgr can now seperately test for Presence or Absence of a message
  12.     attribute. It works with a '+' or a '-' in front of the attribute,
  13.     like this:
  14.  
  15.     +p-l
  16.  
  17.     This means: private bit must be set ('+p'), local bit must *not* be
  18.     set ('-l').
  19.  
  20.     When rewriting, it can now also sperately set bits on and of, using
  21.     the same format:
  22.  
  23.     +r-c
  24.  
  25.     Set the request bit ON ('+r') and the Crash bit OFF ('-c').
  26.  
  27.            !!  THIS CHANGE WILL BREAK 99% OF THE CONFIG FILES  !!
  28.  
  29. *   NetMgr can now handle (and scan :-) more than one netmail area. Just
  30.     add more 'ScanDir' keywords to the config. NetMgr will scan them all.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. See 'docs' for more info..
  40.  
  41.  
  42. Gerard
  43.  
  44.